Other Classes
The following classes are available globally.
-
The default document service. By default interacts with the
See moreAPIDomain.defaultapi.Declaration
Swift
public final class DefaultDocumentService -
Data model for a document extraction.
See moreDeclaration
Swift
@objcMembers final public class Extraction : NSObjectextension Extraction: Decodable -
Data model for a document extraction result.
See moreDeclaration
Swift
@objcMembers final public class ExtractionResult : NSObject -
Cancellation token needed during the analysis process
See moreDeclaration
Swift
public final class CancellationToken -
Core class for Gini Health SDK.
See moreDeclaration
Swift
@objc public final class GiniHealth : NSObjectextension GiniHealth: PaymentComponentsConfigurationProviderextension GiniHealth: PaymentComponentsStringsProviderextension GiniHealth: PaymentComponentsControllerProtocol -
The
GiniHealthConfigurationclass allows customizations to the look of the Gini Health SDK. If there are limitations regarding which API can be used, this is clearly stated for the specific attribute.Note
Text can also be set by using the appropriate keys in aLocalizable.stringsfile in the projects bundle. The library will prefer whatever value is set in the following order: attribute in configuration, key in strings file in project bundle, key in strings file inGiniHealthbundle.See moreNote
Images can only be set by providing images with the same filename in an assets file or as individual files in the projects bundle. The library will prefer whatever value is set in the following order: asset file in project bundle, asset file inGiniHealthbundle. See the avalible images for overriding inGiniImages.xcassets.Declaration
Swift
public final class GiniHealthConfiguration : NSObject -
The
See morePaymentComponentsControllerclass allows control over the payment components.Declaration
Swift
public final class PaymentComponentsController : BottomSheetsProviderProtocol, GiniHealthTrackingDelegateextension PaymentComponentsController: BanksSelectionProtocolextension PaymentComponentsController: PaymentComponentViewProtocolextension PaymentComponentsController: ShareInvoiceBottomViewProtocolextension PaymentComponentsController: InstallAppBottomViewProtocolextension PaymentComponentsController: PaymentReviewProtocol
View on GitHub
Other Classes Reference